/*
Theme Name: VRS Techno Group
Theme URI: https://wp.rrdevs.net/VRS Techno Group/
Author: RRdevs
Author URI: https://themeforest.net/user/rrdevs/portfolio
Description: VRS Techno Group – It Solution WordPress Theme
Version: 1.0.0
*/

body {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  overflow-x: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

/*comments list */

.blog-coment-title h2 {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 20px;
}

.comments-avatar {
  float: left;
}

.comments-avatar img {
  margin-right: 30px;
  width: 70px;
}

.comments-text {
  overflow: hidden;
}

.comments-text h3 {
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
}

.comment-reply-title a {
  color: var(--rr-color-theme-primary);
}

p.comment-notes {
  margin-bottom: 30px;
}

.comment-respond a {
  display: inline-block;
  color: var(--rr-color-theme-primary);
  margin-bottom: 20px;
}

.latest-comments ul li .children {
  margin-left: 74px;
  margin-top: 0;
}

.latest-comments ul li .children li {
  margin-top: 10px;
}

#cancel-comment-reply-link {
  color: var(--rr-color-theme-primary);
  margin-left: 8px;
  font-size: 16px;
}

/*comments form*/

.comment-reply-title,
.comment-reply-title a {
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 700;
}

.comment-form-cookies-consent {
  display: none;
}

div.latest-comments > ul {
  padding-left: 0;
}

.latest-comments > ul > li {
  list-style: none;
}

.latest-comments > ul > li li {
  margin: 0;
  padding: 0;
}

.latest-comments ul .children {
  list-style: none;
}

.latest-comments .comments-text ul li,
.latest-comments .comments-text ol li {
  margin-bottom: 3px;
}

.latest-comments .comments-text > ul,
.latest-comments .comments-text > ol {
  margin-bottom: 20px;
}

.latest-comments ul .comment-respond {
  padding: 35px 0;
  padding-bottom: 15px;
}

.comment-respond {
  margin-top: 50px;
}

/* post sticky */

.postbox__item.sticky {
  border: 2px solid var(--rr-color-theme-primary);
  padding: 0;
}

.postbox__text p {
  margin-bottom: 20px;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em !important;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em !important;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center;
}

.wp-block-button__link:hover {
  color: #fff;
}

/* WP 6.1 spacing presets Start */

:where(.wp-block-group.has-background) {
  padding: 0;
}

.wp-block-group__inner-container {
  padding: 30px;
}

/* WP 6.1 spacing presets End */

/* WP 6.1 Theme block category Start */

.wp-block-query-pagination-numbers a,
.wp-block-query-pagination-next {
  color: var(--rr-color-text-body);
}

.wp-block-query-pagination-numbers span {
  color: var(--rr-color-theme-primary);
}

.wp-block-query-pagination-numbers a:hover,
.wp-block-query-pagination-next:hover {
  color: var(--rr-color-theme-primary);
}

/* WP 6.1 Theme block category End */

.wp-block-preformatted {
  margin: 30px 0;
}

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
  font-size: 14px;
  font-style: italic;
}

.wp-block-quote {
  border: 0;
  padding-left: 40px;
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  margin-bottom: 1em;
  padding: 40px;
}

.wp-block-quote.has-text-align-right a {
  color: #0b1728;
}

.postbox__text blockquote.is-style-large cite::before {
  margin-right: 0;
}

.wp-block-quote.has-text-align-right {
  border-right: 0;
  padding: 30px;
}

.wp-block-pullquote.is-style-solid-color blockquote {
  margin: auto;
  display: inline-block;
}

.comments-box blockquote {
  background: #fff;
}

.wp-block-column .wp-block-quote {
  padding: 25px;
}

blockquote {
  display: block;
  margin: 35px 0px !important;
  padding: 40px;
  color: #666;
  position: relative;
  background: #f3f4f8;
  font-style: normal;
  text-align: left;
  clear: both;
  font-weight: 400;
  box-shadow: 0px 1px 2px 0px rgba(10, 0, 58, 0.14);
  border: 1px solid #f3f4f8;
}

blockquote::before {
  content: "\f10d";
  position: static;
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  font-size: 32px;
  color: var(--rr-color-theme-primary);
  line-height: 1;
  margin-bottom: 18px;
  display: inline-block;
}

blockquote cite {
  font-size: 14px;
  display: block;
  margin-top: 10px;
  color: #0b1728;
  font-style: inherit;
  font-weight: 500;
}

blockquote cite::before {
  content: "";
  font-size: 28px;
  color: #ff5421;
  padding-bottom: 0px;
  display: inline-block;
  background: var(--rr-color-theme-primary);
  height: 2px;
  width: 40px;
  font-weight: 400;
  text-align: center;
  top: -4px;
  margin-right: 10px;
  position: relative;
}

.wp-block-image {
  overflow: hidden;
}

/*rr unit css */

.tp-blog-area > ul,
.tp-blog-area > ol,
.tp-blog-area ul,
.tp-blog-area ol {
  padding-left: 24px;
}

@media only screen and (max-width: 768px) {
  .comments-area ul.children {
    padding-left: 0;
  }
}

.tp-blog-area dl,
.tp-blog-area ol,
.tp-blog-area ul {
  margin-top: 0;
  margin-bottom: 25px;
}

.postbox__details ol li,
.postbox__details ul li {
  padding-top: 7px;
}

.tp-blog-area dl dl,
.tp-blog-area ol ol,
.tp-blog-area ul ul {
  margin-bottom: 0px;
}

/*rr-page-content*/

.tp-page-content .blog-post-comment {
  clear: both;
  overflow: hidden;
  margin-top: 30px;
  padding-top: 30px;
}

.tp-page-content ol,
.tp-page-content ul {
  padding-left: 25px;
  margin-bottom: 25px;
}

.tp-page-content ol li,
.tp-page-content ul li {
  margin-bottom: 7px;
}

.tp-page-content ol li ol,
.tp-page-content ul li ul {
  margin-top: 7px;
}

.tp-page-content ol ol,
.tp-page-content ol ul,
.tp-page-content ul ol,
.tp-page-content ul ul {
  margin-bottom: 0;
}

.tp-page-content .size-full.alignright {
  margin-bottom: 35px;
  margin-top: 20px;
  clear: both;
}

.tp-page-content .tp-page-post > p {
  margin: 32px 0;
  margin-top: 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
  margin-top: 10px;
  padding-top: 30px;
}

.page-links > span.page-links-title {
  border: 0;
  color: inherit;
}

.wp-block-archives-dropdown .nice-select {
  margin-bottom: 15px;
}

.postbox__text .nice-select {
  float: none;
  margin-bottom: 20px;
}

ol.wp-block-latest-comments {
  margin-left: 0;
  padding-left: 0;
}

.postbox__details p:last-child {
  margin-bottom: 0;
}

.postbox__text ul li a,
dl a {
  text-underline-offset: 3px;
  text-decoration-skip-ink: all;
  text-decoration: underline;
}

.postbox__text ul li a:hover,
dl a:hover {
  text-decoration-style: dotted;
  text-decoration-skip-ink: none;
}

.wp-block-button {
  margin-bottom: 10px;
}

.is-style-squared .wp-block-button__link {
  border-radius: 0;
}

div.postbox__details .wp-block-cover-text {
  color: #fff;
}

.wp-block-cover {
  margin-bottom: 30px;
}

.wp-block-gallery .blocks-gallery-grid {
  padding-left: 0;
  margin-bottom: 0;
}

figcaption.blocks-gallery-caption,
.blocks-gallery-caption {
  margin-bottom: 40px;
}

.wp-block-group.has-background {
  margin-bottom: 25px;
}

.postbox__text p.has-large-font-size {
  font-size: 24px !important;
  line-height: 1.2;
  margin-bottom: 10px;
}

.wp-block-media-text.alignfull.has-media-on-the-right.has-background.is-stacked-on-mobile {
  margin-bottom: 20px;
}

.wp-block-columns {
  margin-bottom: 1.75em;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
  margin-top: 30px;
}

.page-links a,
.page-links > span {
  border: 2px solid #ddd;
  display: inline-block;
  min-width: 35px;
  text-align: center;
  margin-left: 2px;
  height: 33px;
  line-height: 30px;
  margin-right: 3px;
  color: var(--rr-color-text-body);
}

.wp-block-image figcaption,
.blocks-gallery-caption {
  color: var(--rr-color-text-body);
}

.page-links > span {
  border: 2px solid var(--rr-color-theme-primary);
  color: var(--rr-color-theme-primary);
}

pre {
  display: block;
  font-size: 87.5%;
  border: 1px solid #ddd;
  padding: 15px;
}

.wp-block-search__inside-wrapper {
  margin-bottom: 0px;
}

.sidebar__single.widget_categories,
.sidebar__single.widget_tag_cloud,
.sidebar__single.widget_twinkle_sidebar_blog_posts,
.sidebar__single.widget_nav_menu,
.sidebar__single.widget_calendar,
.sidebar__single.widget_archive,
.sidebar__single.widget_pages,
.sidebar__single.widget_meta,
.sidebar__single.widget_recent_comments,
.sidebar__single.widget_recent_entries,
.sidebar__single.widget_rss,
.sidebar__single.widget_text {
  border: 1px solid rgba(11, 23, 40, 0.14);
}

.sidebar__single .wp-block-search__label {
  display: none;
}

.sidebar__single .wp-block-search__inside-wrapper {
  position: relative;
}

.sidebar__single .wp-block-search__button {
  position: absolute;
  right: 0;
  top: 0;
  background: var(--rr-color-theme-primary);
  color: #fff;
  border: 0;
  padding: 0 25px;
  width: 120px;
  height: 50px;
  border-radius: 0;
}

.wp-block-search__input {
  width: 100%;
  height: 50px;
  border: 1px solid rgba(11, 23, 40, 0.14);
  background: rgba(255, 255, 255, 0);
  padding: 10px 24px;
}

.wp-block-search__button {
  width: 120px;
  height: 50px;
  background: var(--rr-color-theme-primary);
  color: #fff;
  border: 0;
  transition: all 500ms ease;
}

.wp-block-search__button:hover {
  background: var(--rr-color-theme-primary);
}

.wp-block-search__inside-wrapper input:focus {
  outline: none;
}

.sidebar__single.sidebar-widget.widget_block .wp-block-group__inner-container {
  padding: 0;
}

.tp-post-tag {
  overflow: hidden;
  clear: both;
  margin-top: 20px;
  padding-top: 30px;
}

.tp-post-tag span {
  font-size: 16px;
  color: #0b1728;
  font-weight: 500;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}

.tp-post-tag a {
  display: inline-block;
  height: 36px;
  line-height: 38px;
  padding: 0 15px;
  font-size: 15px;
  font-weight: 500;
  color: var(--tp-text-11);
  background: var(--tp-grey-2);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  margin-right: 8px;
  margin-bottom: 10px;
}

.tp-post-tag a:hover {
  color: #fff;
  background: var(--rr-color-theme-primary);
}

.postbox__text .wp-block-tag-cloud a {
  position: relative;
  color: var(--rr-color-text-body);
  font-size: 12px !important;
  background-color: var(--rr-color-bg-1);
  display: inline-block;
  padding: 7px 20px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 700;
  border-radius: 4px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  margin-bottom: 10px;
}

.postbox__text .wp-block-tag-cloud a:hover {
  color: #fff;
  background: var(--rr-color-theme-primary);
}

ul.wp-block-rss.wp-block-rss {
  box-sizing: border-box;
  padding-left: 0;
}

.wp-block-cover-image.is-light .wp-block-cover__inner-container,
.wp-block-cover.is-light .wp-block-cover__inner-container {
  color: #fff;
}

.wp-block-post-template.is-layout-flow {
  padding-left: 0;
}

/*block quote*/

.tp-blog-area blockquote p {
  margin-bottom: 10px !important;
  line-height: 1.3;
  font-size: 20px;
  color: #0b1728;
  font-weight: 400;
}

.wp-block-pullquote cite,
.wp-block-pullquote footer,
.wp-block-pullquote__citation {
  color: #0b1728;
  font-size: 16px;
}

/*gallery */

.gallery-item {
  display: inline-block;
  max-width: 33.33%;
  text-align: center;
  vertical-align: top;
  width: 100%;
  padding-right: 5px !important;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

/*table */

.postbox__details table {
  margin-bottom: 30px;
  width: 100%;
}

.postbox__details table,
.postbox__details th,
.postbox__details td {
  border: 1px solid #d1d1d1;
}

.postbox__details table th {
  padding: 12px 12px;
  font-size: 15px;
  border-color: var(--rr-color-border-1);
  text-align: center;
  font-weight: 400;
}

.postbox__details table tbody td {
  text-align: center;
  color: var(--rr-color-text-body);
}

.postbox__details table a {
  color: var(--rr-color-text-body);
}

.postbox__details table td {
  border-color: var(--rr-color-border-1);
  padding: 12px 12px;
}

.postbox__details .comments-text table {
  margin-bottom: 30px;
  width: 100%;
  color: var(--rr-color-common-white);
  background: var(--rr-color-bg-1);
}

.wp-calendar-nav {
  display: flex;
  justify-content: space-between;
}

#wp-calendar caption {
  text-align: right;
  font-size: 15px;
  margin-top: 5px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
  color: var(--rr-color-text-body);
}

/*pabe table*/

.tp-page-content table {
  margin-bottom: 30px;
}

.tp-page-content table,
.tp-page-content th,
.tp-page-content td {
  border: 1px solid #d1d1d1;
}

.tp-page-content table th {
  padding: 12px 12px;
  font-size: 15px;
  border-color: #ddd;
  text-align: center;
  font-weight: 500;
}

.tp-page-content table tbody td {
  text-align: center;
}

.tp-page-content table td {
  border-color: #ddd;
  padding: 12px 12px;
}

.tp-page-content table a {
  color: var(--rr-color-theme-primary);
}

/*post password*/

.post-password-form input[type="password"] {
  background: var(--rr-color-bg-1);
  border: 0;
  height: 50px;
  width: 100%;
  padding: 0 15px;
}

.post-password-form label {
  width: 100%;
}

.post-password-form input[type="submit"] {
  width: 120px;
  height: 50px;
  background: var(--rr-color-theme-primary);
  color: #fff;
  border: 0;
  margin-top: 10px;
  transition: all 500ms ease;
}

.post-password-form input[type="submit"]:hover {
  background: var(--rr-color-bg-1);
}

/*widget*/

.sidebar__single ul {
  padding-left: 0px;
  margin-bottom: 0px;
}

.sidebar__single.widget_recent_comments ul li {
  color: var(--rr-color-text-body);
}

.sidebar__single.widget_recent_comments ul li a::after {
  display: none;
}

.sidebar__single.widget_recent_comments ul li a {
  padding-left: 0;
  color: var(--rr-color-text-body);
  font-weight: 500;
  transition: all 500ms ease;
}

.sidebar__single.widget_recent_comments ul li a:hover,
.sidebar__single .wp-block-latest-comments__comment-link:hover {
  color: var(--rr-color-theme-primary);
  transition: all 500ms ease;
}

.sidebar__single.widget_recent_comments .comment-author-link a,
.sidebar__single .wp-block-latest-comments__comment-author {
  color: var(--rr-color-theme-primary);
}

.sidebar__single.widget_recent_entries ul li a::after {
  display: none;
}

.sidebar__single.widget_recent_entries ul li a {
  padding-left: 0;
}

.sidebar__single.widget_rss ul li a::after {
  display: none;
}

.sidebar__single.widget_rss ul li a {
  padding-left: 0;
  font-weight: 700;
  color: var(--rr-color-common-white);
  transition: all 500ms ease;
}

.sidebar__single.widget_rss ul li a:hover {
  color: var(--rr-color-theme-primary);
  transition: all 500ms ease;
}

.sidebar__single.widget_rss ul li cite {
  color: rgba(11, 23, 40, 0.7);
}

.sidebar__single.widget_rss ul li:not(:last-child) {
  margin-bottom: 10px;
}

.sidebar__single.widget_rss ul li span,
.sidebar__single.widget_rss ul li .rssSummary {
  color: var(--rr-color-text-body);
}

.sidebar__single.widget_text .textwidget p strong {
  color: var(--rr-color-common-white);
}

.sidebar__single .nice-select {
  float: none;
}

.sidebar__single .nice-select .list {
  width: 100%;
  padding: 10px 20px;
  height: 300px;
  overflow-y: scroll;
}

.sidebar__single .nice-select .option {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-left: 0;
  padding-right: 0;
}

.sidebar__single.widget_text .nice-select .list {
  height: 150px;
}

.sidebar__single .nice-select::after {
  right: 18px;
}

.sidebar__single .wp-block-page-list li,
.sidebar__single.widget_meta ul li,
.sidebar__single.widget_pages ul li,
.sidebar__single.widget_recent_entries ul li,
.sidebar__single.widget_rss ul li,
.sidebar__single.widget_nav_menu ul li,
.sidebar__single.widget_block ul li,
.sidebar__single.widget_categories ul li,
.sidebar__single.widget_archive ul li,
.sidebar__single.widget_recent_comments ul li {
  list-style: none;
}

.sidebar__single .wp-block-page-list li,
.sidebar__single.widget_meta li,
.sidebar__single.widget_pages li,
.sidebar__single.widget_recent_entries li,
.sidebar__single.widget_recent_comments li,
.sidebar__single.widget_rss li,
.sidebar__single.widget_nav_menu li,
.sidebar__single.widget_block li,
.sidebar__single.widget_categories li,
.sidebar__single.widget_archive li,
.sidebar__single.widget_meta li {
  margin-bottom: 10px;
}

.sidebar__single .wp-block-page-list li:last-child,
.sidebar__single.widget_meta li:last-child,
.sidebar__single.widget_pages li:last-child,
.sidebar__single.widget_recent_entries li:last-child,
.sidebar__single.widget_recent_comments li:last-child,
.sidebar__single.widget_rss li:last-child,
.sidebar__single.widget_nav_menu li:last-child,
.sidebar__single.widget_block li:last-child,
.sidebar__single.widget_categories li:last-child,
.sidebar__single.widget_meta li:last-child {
  margin-bottom: 0;
}

.sidebar__single .wp-block-page-list li a,
.sidebar__single .wp-block-archives-list li a,
.sidebar__single .wp-block-categories-list li a,
.sidebar__single.widget_categories li a,
.sidebar__single.widget_archive li a,
.sidebar__single.widget_meta li a,
.sidebar__single.widget_pages li a,
.sidebar__single.widget_recent_entries li a,
.sidebar__single.widget_nav_menu li a {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  transition: all 500ms ease;
  font-weight: 500;
  font-family: "Montserrat Alternates", sans-serif;
}

.sidebar__single.widget_recent_entries ul li a {
  padding-left: 0px;
  font-weight: 500;
}

.sidebar__single.widget_archive li a::before,
.sidebar__single .wp-block-categories li a::before,
.sidebar__single .wp-block-archives li a::before,
.sidebar__single.widget_archive li a::before,
.sidebar__single .wp-block-page-list li a:before,
.sidebar__single.widget_meta li a:before,
.sidebar__single.widget_pages li a:before,
.sidebar__single.widget_nav_menu li a:before {
  left: 0;
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50px;
  position: absolute;
  background: var(--rr-color-theme-primary);
  top: 12px;
}

.sidebar__single .wp-block-page-list li a:hover,
.sidebar__single .wp-block-archives-list li a:hover,
.sidebar__single.widget_meta ul li a:hover,
.sidebar__single.widget_recent_entries ul li a:hover,
.sidebar__single.widget_pages ul li a:hover,
.sidebar__single.widget_nav_menu ul li a:hover,
.sidebar__single .wp-block-categories-list li a:hover {
  color: var(--rr-color-theme-primary);
  transition: all 500ms ease;
}

.sidebar__single .wp-block-navigation__submenu-container,
.sidebar__single.widget_archive ul.children,
.sidebar__single.widget_categories ul.children,
.sidebar__single.widget_pages ul.children,
.sidebar__single.widget_nav_menu ul.sub-menu {
  margin-top: 10px;
  margin-left: 16px;
}

.sidebar__single.widget_tag_cloud .tagcloud a:not(:last-of-type),
.footer-widget.widget_tag_cloud .tagcloud a:not(:last-of-type) {
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.sidebar__single.widget_tag_cloud .tagcloud a,
.footer-widget.widget_tag_cloud .tagcloud a {
  display: inline-block;
  font-family: var(--rr-ff-body);
  font-size: 14px !important;
  font-weight: 600;
  padding: 8px 20px;
  border: 1px solid var(--rr-color-border-1);
}

.sidebar__single.widget_tag_cloud .tagcloud a:hover,
.footer-widget.widget_tag_cloud .tagcloud a:hover {
  background-color: var(--rr-color-theme-primary);
  color: var(--rr-color-common-white);
  border: 1px solid var(--rr-color-theme-primary);
}

.footer-widget.widget_text strong {
  color: #fff;
  display: inline-block;
  margin-bottom: 10px;
}

.textwidget img {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
}

.rss-widget-icon {
  width: auto;
}

.sidebar__single #wp-calendar,
.footer-widget #wp-calendar {
  width: 100%;
}

.sidebar__single #wp-calendar caption,
.footer-widget #wp-calendar caption {
  text-align: right;
  font-size: 15px;
  margin-top: 5px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
}

.sidebar__single #wp-calendar thead,
.footer-widget #wp-calendar thead {
  font-size: 14px;
}

.footer-widget #wp-calendar thead th,
.footer-widget .wp-calendar-nav a {
  color: var(--rr-color-common-white);
}

.sidebar__single #wp-calendar thead th,
.footer-widget #wp-calendar thead th {
  padding-bottom: 10px;
  text-align: center;
  background: transparent;
  border: none !important;
}

.wp-block-search__input {
  width: 100%;
  height: 50px;
  background: rgba(255, 255, 255, 0);
  background-color: var(--rr-color-border-1);
  color: var(--rr-color-common-white);
  font-size: 16px;
  border: none;
  border-bottom: 1px solid var(--rr-color-border-1);
  border-radius: 0;
  box-shadow: none;
  padding: 15px 0;
  padding-left: 20px;
  padding-right: 30px;
}

.wp-block-latest-comments__comment-link:before {
  display: none;
}

.footer-widget.footer__widget-1.widget_block
  li
  a.wp-block-latest-comments__comment-link {
  margin: 0;
  padding: 0;
}

.sidebar__single #wp-calendar tbody,
.footer-widget #wp-calendar tbody {
  color: #666;
}

.sidebar__single #wp-calendar tbody td,
.footer-widget #wp-calendar tbody td {
  background: var(--rr-color-bg-1);
  color: var(--rr-color-common-white);
  border: 1px solid var(--rr-color-border-1);
  text-align: center;
  padding: 8px 0;
  transition: 0.3s;
}

.sidebar__single .wp-calendar-table a,
.footer-widget .wp-calendar-table a {
  color: var(--rr-color-theme-primary);
  font-weight: 600;
}

.sidebar__single #wp-calendar tbody td#today,
.footer-widget #wp-calendar tbody td#today {
  background: var(--rr-color-theme-primary);
  color: var(--rr-color-common-white);
}

.sidebar__single #wp-calendar tbody td#today a,
.footer-widget #wp-calendar tbody td#today a {
  color: #fff;
}

.sidebar__single .wp-calendar-nav,
.footer-widget .wp-calendar-nav {
  display: flex;
  justify-content: space-between;
}

/*sidebar block widget*/

.sidebar__single .wp-block-group__inner-container h2 {
  margin: 0;
  font-size: 25px;
  margin-bottom: 28px;
  font-weight: 700;
}

.sidebar__single.widget_block ul.wp-block-latest-posts li a::after {
  display: none;
}

.sidebar__single.widget_block ul.wp-block-latest-posts li a {
  color: var(--rr-color-common-white);
  padding-left: 0;
  font-weight: 500;
  line-height: 24px;
}

.sidebar__single .wp-block-calendar table th {
  background: no-repeat;
}

/*footer widget*/

.footer__widget ul ul {
  padding-left: 10px;
  padding-top: 10px;
}

.footer__widget .rssSummary {
  line-height: 1.5;
}

.footer__widget.widget_recent_comments .comment-author-link a {
  color: #fff;
}

.footer__widget.widget_recent_comments .comment-author-link a:hover {
  color: #fff;
}

.footer__widget.widget_recent_comments li a:hover {
  color: var(--rr-color-theme-primary);
}

.footer__widget.widget_recent_entries ul li a::after {
  display: none;
}

.footer__widget.widget_rss ul li a::after {
  display: none;
}

.footer__widget.widget_rss ul li a {
  padding-left: 0;
  color: #fff;
}

.footer__widget.widget_rss ul li a:before {
  display: none;
}

.footer__widget .nice-select .list {
  width: 100%;
  padding: 20px 0;
  max-height: 300px;
  overflow-y: scroll;
}

.footer__widget .nice-select .option {
  margin-bottom: 0 !important;
}

.footer__widget .nice-select ul li + li {
  margin-top: 0;
}

.footer__widget .nice-select::after {
  right: 18px;
}

.footer__widget #wp-calendar {
  width: 100%;
}

.footer__widget #wp-calendar caption {
  text-align: right;
  font-size: 15px;
  margin-top: 5px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
}

.footer__widget #wp-calendar thead {
  font-size: 14px;
}

.footer__widget #wp-calendar thead th {
  padding-bottom: 10px;
  text-align: center;
  color: #fff;
}

.footer__widget #wp-calendar tbody {
  color: rgba(255, 255, 255, 0.8);
}

.footer__widget #wp-calendar tbody td {
  color: rgba(255, 255, 255, 0.8);
  border: 1px solid #e1e1e1;
  text-align: center;
  padding: 8px 0;
  transition: 0.3s;
}

.footer__widget .wp-calendar-table a {
  font-weight: 700;
}

.footer__widget .wp-calendar-nav {
  display: flex;
  justify-content: space-between;
}

.footer__widget #wp-calendar caption,
.footer__widget .wp-calendar-nav-prev a {
  color: #fff;
}

.footer__widget .tagcloud a {
  background: #fff;
}

.footer__widget .tagcloud a:hover {
  background: var(--rr-color-theme-primary);
}

.footer__widget .nice-select {
  float: none;
}

.footer__widget.widget_rss ul li {
  line-height: 1.5;
}

/*footer block widget*/

.footer__widget {
  margin-bottom: 50px;
}

.footer-one__top .wp-block-heading {
  color: #ffffff;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 0.015em;
  margin-bottom: 27px;
  margin-top: -5px;
}

.footer-one__top .wp-block-archives li,
.footer-one__top .wp-block-categories li,
.footer-one__top .widget_archive li,
.footer-one__top .widget_categories li,
.footer-one__top .widget_pages li,
.footer-one__top .widget_meta li,
.footer-one__top .widget_recent_comments li,
.footer-one__top .widget_recent_entries li,
.footer-one__top .widget_rss li {
  list-style: none;
}

.footer-one__top .wp-block-archives li a,
.footer-one__top .wp-block-categories li a,
.footer-one__top .widget_archive li a,
.footer-one__top .widget_archive li span,
.footer-one__top .widget_categories li a,
.footer-one__top .widget_categories li span,
.footer-one__top .widget_pages li a,
.footer-one__top .widget_pages li span,
.footer-one__top .widget_meta li a,
.footer-one__top .widget_meta li span,
.footer-one__top .widget_recent_comments li,
.footer-one__top .widget_recent_entries li a,
.footer-one__top .widget_rss li,
.footer-one__top .wp-block-latest-posts li a,
.footer-one__top .widget_block .wp-block-latest-comments {
  position: relative;
  display: inline-block;
  color: rgba(255, 255, 255, 0.8);
  font-size: 17px;
  line-height: 27px;
  font-weight: 400;
  letter-spacing: 0.015em;
}

.footer-one__top .widget_rss li a {
  position: relative;
  display: inline-block;
  color: rgba(255, 255, 255, 0.8);
  font-size: 17px;
  line-height: 27px;
  font-weight: 700;
  letter-spacing: 0.015em;
}

.footer-one__top .wp-block-archives li a:hover,
.footer-one__top .wp-block-categories li a:hover,
.footer-one__top .widget_archive li a:hover,
.footer-one__top .widget_categories li a:hover,
.footer-one__top .widget_pages li a:hover,
.footer-one__top .widget_meta li a:hover,
.footer-one__top .widget_recent_comments li a:hover,
.footer-one__top .widget_recent_entries li a:hover,
.footer-one__top .widget_rss li a:hover,
.footer-one__top .wp-block-latest-posts li a:hover,
.footer-one__top .widget_block .wp-block-latest-comments a:hover {
  color: #ffffff;
}

.footer-one__top .widget_rss li {
  margin-bottom: 12px;
}

.footer-one__top .widget_rss li:last-child {
  margin-bottom: 0;
}

.footer-one__top .widget_categories .nice-select {
  display: block;
  width: 100%;
}

.footer-one__top .footer__widget.widget_search .sidebar__search {
  background: transparent;
  padding: 0;
  margin: 0;
}

.footer-one__top .widget_text p {
  color: rgba(255, 255, 255, 0.8);
}

.footer__widget .tagcloud a {
  display: inline-block;
  color: rgba(11, 23, 40, 0.7);
  font-family: "Montserrat Alternates", sans-serif;
  font-size: 13px !important;
  font-weight: 500;
  line-height: normal;
  border: 1px solid rgba(11, 23, 40, 0.14);
  padding: 10px 12px;
  margin-bottom: 6px;
}

.footer__widget .tagcloud a:hover {
  color: #ffffff;
  background: var(--rr-color-theme-primary);
}

.footer__widget .wp-block-search__label {
  display: none;
}

.footer__widget .wp-block-search__inside-wrapper {
  position: relative;
}

.footer__widget .wp-block-search__button {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background: var(--rr-color-theme-primary);
  color: #fff;
  border: 0;
  padding: 0 25px;
}

.footer__widget .wp-block-tag-cloud a {
  display: inline-block;
  height: 36px;
  line-height: 38px;
  padding: 0 15px;
  font-size: 14px !important;
  font-weight: 500;
  color: var(--tp-text-11);
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  margin-right: 8px;
  margin-bottom: 10px;
}

.footer__widget .wp-block-tag-cloud a:hover {
  color: #fff;
  background: var(--rr-color-theme-primary);
}

.footer__widget .wp-block-calendar table th {
  background: no-repeat;
}

.bypostauthor {
  display: block;
}

.gallery-caption {
  display: block;
}

/* Text meant only for screen readers. */

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.postbox__details .postbox__title {
  display: none;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #444;
  line-height: 50px;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 50px;
  margin: 0 0 -4px;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
  background: #f5f6f8;
  border: 0;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 47px;
  position: absolute;
  top: 1px;
  right: 15px;
  width: 20px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 25px;
}

.woocommerce form .form-row label {
  line-height: 2;
  margin-left: 0;
  margin-top: 10px;
}

.widget_tt-sidebar__category ul {
  padding: 0;
}

.blog-standard__left .styled-pagination li a span::before {
  color: var(--rr-color-common-white);
}

.basic-pagination ul {
  padding-left: 0;
}

.basic-pagination ul li {
  margin-right: 6px;
  border: 1px solid var(--rr-color-border-1);
}

.basic-pagination ul li:hover {
  color: var(--rr-color-common-white);
  background-color: var(--rr-color-theme-primary);
}

.basic-pagination ul li:has(> span.current) {
  border-color: var(--rr-color-theme-primary);
  background-color: var(--rr-color-theme-primary);
  color: var(--rr-color-common-white);
}

.basic-pagination ul li .prev i {
  margin-right: 0;
}

.basic-pagination ul li .next i {
  margin-left: 0;
}

/* Menu */

.main-menu .main-menu__list > li.menu-last .dropdown {
  left: auto;
  right: 0;
}

.main-menu .main-menu__list > li.dropdown li .dropdown {
  left: auto;
  visibility: hidden;
  opacity: 0;
  right: 100%;
}

.main-menu .main-menu__list > li.dropdown li:hover .dropdown {
  visibility: visible;
  opacity: 1;
}

.error__title {
  font-size: 180px;
  font-weight: 700;
  line-height: 1;
}

.error__subtitle {
  font-size: 35px;
}

.error__content p {
  margin: 20px 0;
  margin-bottom: 30px;
  padding: 0 130px;
}

.admin-bar .header {
  margin-top: 32px;
}

@media (max-width: 600px) {
  .admin-bar .header,
  .admin-bar .header.fixed {
    margin-top: 0;
  }
}

.header__lang ul li a {
  color: var(--rr-color-theme-primary);
  font-weight: 600;
  font-size: 16px;
}

.header__lang ul li {
  list-style: none;
  position: relative;
}

.header__lang ul li ul {
  position: absolute;
  top: 110%;
  right: 0;
  background: #fff;
  z-index: 2;
  width: 120px;
  padding: 12px 20px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.16);
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}

.header__lang ul li:hover ul {
  opacity: 1;
  visibility: visible;
  top: 100%;
}

.header__lang ul li ul li a {
  color: #222;
  font-size: 14px;
  font-weight: 500;
}

.header__lang ul li ul li:hover > a {
  color: var(--rr-color-theme-primary);
}

.dvr {
  display: inline-block;
  margin: 0 10px;
  color: #fff;
  font-size: 14px;
}

.pt-110 {
  padding-top: 110px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pl-0 {
  padding-left: 0px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

/*blog details*/

.blog-details__meta ul {
  padding-left: 0;
}

.blog-details__bottom {
  padding-bottom: 0;
  overflow: hidden;
  clear: both;
}

.blog-details__tags,
.blog-details__social-list {
  margin-bottom: 30px;
}

.page-padding {
  padding: 120px 0;
}

.sidebar__single.widget_text .textwidget p {
  opacity: 1;
}

.blog-standard__left {
  margin-right: 80px;
}

.blog-grid__single.blog-page .blog-grid__single-content {
  padding: 40px;
  background-color: var(--rr-color-bg-1);
}

.blog-grid__single.blog-page .blog-grid__single-content h2 {
  margin-bottom: 20px;
}

.footer__widget ul ul {
  padding-left: 10px;
  padding-top: 10px;
}

.footer__widget .nice-select {
  width: 100%;
}

.footer__widget-4 .nice-select .option {
  color: #0b1728;
}

.footer__widget.footer-col-2,
.footer__widget-3.footer-col-2-2,
.footer__widget-4.footer-col-2-2 {
  padding-left: 40px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .footer__widget.footer-col-2,
  .footer__widget-3.footer-col-2-2,
  .footer__widget-4.footer-col-2-2 {
    padding-left: 0px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer__widget.footer-col-2,
  .footer__widget-3.footer-col-2-2,
  .footer__widget-4.footer-col-2-2 {
    padding-left: 0px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .footer__widget.footer-col-2,
  .footer__widget-3.footer-col-2-2,
  .footer__widget-4.footer-col-2-2 {
    padding-left: 0px;
  }
}

@media (max-width: 767px) {
  .footer__widget.footer-col-2,
  .footer__widget-3.footer-col-2-2,
  .footer__widget-4.footer-col-2-2 {
    padding-left: 0px;
  }
}

.header__main-left img,
.footer-widget__about-logo img {
  width: 130px !important;
}

.blog-grid__single.sticky {
  margin-top: 0;
}

.preloader-logo {
  width: 130px;
}

.blog-grid__single-content.blog-style-4 h2 {
  font-size: 22px;
  margin-bottom: 30px;
}

/* VRS Techno Group footer */

.footer_lists ul.menu li:not(:last-of-type) {
  margin-bottom: 20px;
}

.footer_lists ul.footer-list li a {
  font: "Rubik", sans-serif;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
}

/*Post Formate*/

.postbox__audio iframe {
  width: 100%;
}

.postbox__quote i {
  width: 60px;
  height: 60px;
  line-height: 60px;
  color: var(--rr-color-common-white);
  background-color: var(--rr-color-theme-primary);
  border-radius: 50px;
  text-align: center;
  font-size: 22px;
  margin-bottom: 25px;
}

.postbox__quote p {
  color: var(--rr-color-common-white);
  font-family: "Montserrat Alternates", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  margin-bottom: 45px;
  opacity: 1;
}

.blog-form .form-group .form-control {
  background-color: var(--rr-color-border-1);
  color: var(--rr-color-text-body);
  font-size: 16px;
  font-weight: 400;
  box-shadow: none;
  border: none;
  padding: 15.5px 30px;
  border-radius: 0;
  margin-bottom: 25px;
  width: 100%;
}

.comment-form__input-box textarea:focus {
  box-shadow: none;
  border-color: var(--rr-color-border-1);
  background-color: var(--rr-color-border-1);
  color: var(--rr-color-text-body);
}

.comment-form__input-box textarea {
  background-color: var(--rr-color-border-1);
  color: var(--rr-color-text-body);
  font-size: 16px;
  font-weight: 400;
  box-shadow: none;
  border: none;
  padding: 15.5px 30px;
  border-radius: 0;
  margin-bottom: 25px;
  width: 100%;
}

.blog-form .form-group .form-control::placeholder,
.comment-form__input-box textarea::placeholder {
  color: var(--rr-color-text-body);
}

.comment-form__input-box {
  margin-bottom: 20px;
}

.postbox__quote cite {
  font-size: 18px;
  color: var(--rr-color-theme-primary);
  font-weight: 600;
  font-style: inherit;
  text-transform: capitalize;
}

.postbox__quote cite:before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 2px;
  background: var(--rr-color-theme-primary);
  margin-right: 10px;
  position: relative;
  top: -4px;
}

.postbox__slider {
  position: relative;
  overflow: hidden;
}

.postbox__slider .postbox-slider-button-next,
.postbox__slider .postbox-slider-button-prev {
  position: absolute;
  top: 50%;
  width: 60px;
  height: 60px;
  border: none;
  border-radius: 50px;
  z-index: 2;
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  background-color: var(--rr-color-common-white);
  color: var(--theme-text-10);
}

.postbox__slider .postbox-slider-button-next:hover,
.postbox__slider .postbox-slider-button-prev:hover {
  color: var(--rr-color-common-white);
  background-color: var(--rr-color-theme-primary);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.postbox__slider .postbox-slider-button-prev {
  left: 30px;
}

.postbox__slider .postbox-slider-button-next {
  right: 30px;
}

.postbox__video {
  position: relative;
}

.postbox__video .play-btn {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  color: var(--rr-color-common-white);
  background: var(--rr-color-theme-primary);
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 50px;
  font-size: 20px;
  animation: pulse-effect 2s infinite;
}

@keyframes pulse-effect {
  0% {
    box-shadow: 0 0 0 0px #fff;
  }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
}

/* breadcrumb */

span.divider {
  margin: 0 10px;
}

/* Content None page */

.no-results .page-header-none {
  padding: 100px 0;
}

.no-results form.search-form {
  position: relative;
}

.no-results button.search-btn {
  position: absolute;
  top: 50%;
  right: 15px;
  color: rgba(11, 23, 40, 0.7);
  background-color: transparent;
  border: none;
  font-size: 18px;
  transform: translateY(-45%);
}

.nice-select .list {
  width: 100%;
  height: 300px;
  overflow-y: scroll;
}

.nice-select {
  float: none;
}

.nice-select {
  color: #171717;
}

.nice-select li {
  margin-bottom: 0 !important;
}

.wp-block-table figcaption,
.wp-block-embed figcaption,
.wp-block-video figcaption,
.wp-block-audio figcaption {
  color: var(--rr-color-text-body);
}

.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
  color: var(--rr-color-heading-primary);
}

img {
  height: inherit;
  width: inherit;
}

.footer-section .wp-block-group__inner-container {
  padding: 0;
}

.footer-widget .wp-block-latest-posts li a:before,
.footer-widget .wp-block-latest-comments li a:before {
  display: none;
}

.footer-widget .wp-block-latest-posts li a,
.footer-widget .wp-block-latest-comments li a {
  padding-left: 0 !important;
}

.footer-2 .footer-top {
  margin-bottom: 0;
}

.footer-2 .footer-wrap {
  padding-top: 80px;
}

.footer-wrap .wp-block-search .wp-block-search__label,
.footer-2 .wp-block-search__label {
  color: var(--rr-color-common-white);
  font-size: 24px;
  font-weight: 700;
  position: relative;
  margin-bottom: 45px;
}

.footer-wrap .wp-block-search .wp-block-search__label:before,
.footer-2 .wp-block-search__label:before {
  background-color: var(--rr-color-theme-primary);
  content: "";
  height: 5px;
  width: 80px;
  position: absolute;
  bottom: -8px;
  left: 0;
}

.mobile-side-menu .side-menu-list li p,
.mobile-side-menu .side-menu-list li a {
  color: var(--rr-color-text-body);
  font-size: 15px;
  margin-left: 0;
  padding-left: 0;
}

@media (max-width: 1170px) {
  .header .primary-header-inner .header-right-wrap .header-menu-wrap ul li {
    margin: 0;
    margin-left: 7px;
  }
}

@media (max-width: 1170px) {
  .header .primary-header-inner .header-right-wrap .header-menu-wrap ul li a {
    font-size: 12px;
  }
}

@media (max-width: 1399px) {
  .header .primary-header-inner .header-right-wrap .header-menu-wrap ul li {
    margin: 0;
    margin-left: 7px;
  }
}
